PDF4Java Reference Documentation
com.o2sol.pdf4java.content Package / PDFContentExtractor Class


In This Topic
    PDFContentExtractor Class Methods
    In This Topic

    For a list of all members of this type, see PDFContentExtractor members.

    Public Methods
     NameDescription
    Public MethodExtracts the colorspaces that exist in the page resources.  
    Public MethodExtracts the page content stream as a list of graphic operators with their operands.  
    Public MethodExtracts the information related to the images displayed on the page.  
    Public MethodExtracts the content of an optional content group.  
    Public MethodOverloaded. Extracts the text from the PDF page.  
    Public MethodOverloaded. Extracts the text from the PDF page as a collection of Objects.  
    Public MethodOverloaded. Extracts the text fragments from the PDF page.  
    Public MethodOverloaded. Extracts the page content as a list of visual Objects.  
    Public MethodOverloaded. Extracts the text from the PDF page as a collection of words.  
    Public MethodGets the cmap factory.  
    Public MethodOverloaded. Searches the page content for the specified text.  
    Public MethodSets the cmap factory.  
    Top
    See Also